enumeration algorithms meaning in English
枚举算法
Examples
- In the case of the maximal observing time model , the solving problem can be break up into small problem which is find the elevation having maximal observing time of every access . thus , a simple enumeration algorithm can be used to solve it
对时间覆盖率优先问题,通过对这类模型的求解问题的特点进行分析,将问题转化成为求解单次访问的时间最长观测带这一等价问题,实现了最优求解。